home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / PlaWiz.dll / 0 / RCDATA / TFMMESSAGEBOXLINK / TFMMESSAGEBOXLINK.txt < prev   
Text File  |  2008-07-17  |  3KB  |  136 lines

  1. object fmMessageBoxLink: TfmMessageBoxLink
  2.   Left = 428
  3.   Top = 415
  4.   Width = 411
  5.   Height = 193
  6.   BorderIcons = []
  7.   Scaled = False
  8.   Caption = '%s='
  9.   Color = 14609391
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Image1: TImage
  22.     Left = 11
  23.     Top = 22
  24.     Width = 32
  25.     Height = 32
  26.     Picture.Data = {<image001.bmp>}
  27.     Transparent = True
  28.   end
  29.   object Panel1: TPanel
  30.     Left = 56
  31.     Top = 20
  32.     Width = 335
  33.     Height = 105
  34.     BevelOuter = bvNone
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = -11
  38.     Font.Name = 'Tahoma'
  39.     Font.Style = []
  40.     ParentColor = True
  41.     ParentFont = False
  42.     TabOrder = 1
  43.     object lbMsg1: TLabel
  44.       Left = 0
  45.       Top = 0
  46.       Width = 335
  47.       Height = 26
  48.       Align = alTop
  49.       AutoSize = False
  50.       Caption = 
  51.         'La protecci∩┐╜n permanente de firewall necesita Internet Explorer ' +
  52.         '5.01 o superior.'
  53.       Constraints.MaxWidth = 335
  54.       Constraints.MinWidth = 335
  55.       Font.Charset = DEFAULT_CHARSET
  56.       Font.Color = clWindowText
  57.       Font.Height = -11
  58.       Font.Name = 'Tahoma'
  59.       Font.Style = []
  60.       ParentFont = False
  61.       Transparent = True
  62.       WordWrap = True
  63.     end
  64.     object lbMsg2: TLabel
  65.       Left = 0
  66.       Top = 26
  67.       Width = 335
  68.       Height = 26
  69.       Align = alTop
  70.       AutoSize = False
  71.       Caption = 
  72.         'Para poder activar la protecci∩┐╜n firewall de %s debes instalar p' +
  73.         'reviamente Internet Explorer 5.01 o superior.'
  74.       Constraints.MaxWidth = 335
  75.       Constraints.MinWidth = 335
  76.       Font.Charset = DEFAULT_CHARSET
  77.       Font.Color = clWindowText
  78.       Font.Height = -11
  79.       Font.Name = 'Tahoma'
  80.       Font.Style = []
  81.       ParentFont = False
  82.       Transparent = True
  83.       WordWrap = True
  84.     end
  85.     object lbLink: TLabel
  86.       Left = 0
  87.       Top = 52
  88.       Width = 335
  89.       Height = 13
  90.       Cursor = crHandPoint
  91.       Align = alTop
  92.       AutoSize = False
  93.       Caption = 'Pulsa aqu∩┐╜ para descargarlo.'
  94.       Font.Charset = DEFAULT_CHARSET
  95.       Font.Color = 12998945
  96.       Font.Height = -11
  97.       Font.Name = 'Tahoma'
  98.       Font.Style = []
  99.       ParentFont = False
  100.       OnClick = lbLink2Click
  101.     end
  102.     object lbLink2: TPlaLinkLabel
  103.       Left = 5
  104.       Top = 89
  105.       Width = 142
  106.       Height = 16
  107.       Caption = 'Pulsa aqu∩┐╜ para descargarlo.'
  108.       Font.Charset = DEFAULT_CHARSET
  109.       Font.Color = clWindowText
  110.       Font.Height = -11
  111.       Font.Name = 'Tahoma'
  112.       Font.Style = []
  113.       ParentFont = False
  114.       TabOrder = 0
  115.       Visible = False
  116.       OnClick = lbLink2Click
  117.     end
  118.   end
  119.   object btAceptar: TPlaButton
  120.     Left = 322
  121.     Top = 126
  122.     Width = 70
  123.     Height = 21
  124.     Anchors = [akRight, akBottom]
  125.     Caption = 'Aceptar'
  126.     Font.Charset = DEFAULT_CHARSET
  127.     Font.Color = clWindowText
  128.     Font.Height = -11
  129.     Font.Name = 'Tahoma'
  130.     Font.Style = []
  131.     ParentFont = False
  132.     TabOrder = 0
  133.     ModalResult = 1
  134.   end
  135. end
  136.